.searchtable 
{
/*	border-collapse: collapse;
	font-size: 12px;
	line-height: 12px;
	background-image: none;
*/}
.searchtable td 
{
/*    padding:0px;
*/}
.searchtable td input
{
/*    vertical-align:middle;
*/}
.searchtable .searchkey
{
/*	line-height: 12px;
	height:16px;
	background-image: none;
*/}
.searchtable .searchvalue
{
/*	color: #454545;
	line-height: 12px;
	height:16px;
	background: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
*/}
.searchtable .searchbutton
{
/*	border: 0 none;
	line-height: 16px;
	background-image: none;
*/}